home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-11-02 | 31.5 KB | 1,185 lines |
- object SettingsForm: TSettingsForm
- Left = 595
- Top = 82
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Settings'
- ClientHeight = 317
- ClientWidth = 352
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Label14: TLabel
- Left = 96
- Top = 152
- Width = 7
- Height = 13
- Caption = '/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label15: TLabel
- Left = 152
- Top = 104
- Width = 7
- Height = 13
- Caption = '/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label18: TLabel
- Left = 160
- Top = 152
- Width = 7
- Height = 13
- Caption = '/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object PageControl: TPageControl
- Left = 8
- Top = 8
- Width = 337
- Height = 275
- ActivePage = Misc
- HotTrack = True
- TabOrder = 0
- object CDDBTab: TTabSheet
- Caption = 'CDDB'
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 41
- Height = 21
- AutoSize = False
- Caption = 'Server'
- Layout = tlCenter
- end
- object Label2: TLabel
- Left = 8
- Top = 33
- Width = 57
- Height = 21
- AutoSize = False
- Caption = 'Description'
- Layout = tlCenter
- end
- object Label4: TLabel
- Left = 8
- Top = 58
- Width = 49
- Height = 13
- AutoSize = False
- Caption = 'Protocol'
- Layout = tlCenter
- end
- object Label5: TLabel
- Left = 8
- Top = 75
- Width = 57
- Height = 21
- AutoSize = False
- Caption = 'HTTP Path'
- Layout = tlCenter
- end
- object Label6: TLabel
- Left = 8
- Top = 125
- Width = 73
- Height = 21
- AutoSize = False
- Caption = 'E-Mail address'
- Layout = tlCenter
- end
- object Label8: TLabel
- Left = 8
- Top = 230
- Width = 153
- Height = 15
- AutoSize = False
- Caption = 'More information about CDDB at'
- Layout = tlCenter
- end
- object wwwcddbcom: TLabel
- Left = 165
- Top = 230
- Width = 105
- Height = 15
- Cursor = crHandPoint
- Hint = 'Shortcut to http://www.cddb.com'
- AutoSize = False
- Caption = 'http://www.cddb.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Layout = tlCenter
- OnClick = wwwcddbcomClick
- end
- object Bevel1: TBevel
- Left = 8
- Top = 226
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object Image2: TImage
- Left = 276
- Top = 188
- Width = 45
- Height = 34
- Cursor = crHandPoint
- Hint = 'Shortcut to http://www.cddb.com'
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = Image2Click
- end
- object Label24: TLabel
- Left = 8
- Top = 150
- Width = 73
- Height = 21
- AutoSize = False
- Caption = 'SMTP Server'
- Layout = tlCenter
- end
- object Server: TComboBox
- Left = 88
- Top = 8
- Width = 153
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- Items.Strings = (
- '')
- ParentFont = False
- TabOrder = 0
- OnChange = ServerChange
- OnClick = ServerClick
- end
- object Description: TEdit
- Left = 88
- Top = 33
- Width = 233
- Height = 21
- ReadOnly = True
- TabOrder = 2
- OnChange = DescriptionChange
- end
- object cddbp: TRadioButton
- Left = 88
- Top = 58
- Width = 65
- Height = 13
- Hint = 'CDDB Protocol'
- Caption = 'CDDBP'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = cddbpClick
- end
- object http: TRadioButton
- Left = 152
- Top = 58
- Width = 57
- Height = 13
- Hint = 'Hypertext Transfer Protocol'
- Caption = 'HTTP'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = httpClick
- end
- object HTTPPath: TEdit
- Left = 88
- Top = 75
- Width = 233
- Height = 21
- TabOrder = 5
- OnChange = HTTPPathChange
- end
- object Proxy: TCheckBox
- Left = 8
- Top = 100
- Width = 81
- Height = 21
- Caption = 'Proxy server'
- TabOrder = 6
- OnClick = ProxyClick
- end
- object ProxyServer: TEdit
- Left = 88
- Top = 100
- Width = 233
- Height = 21
- TabOrder = 7
- OnChange = ProxyServerChange
- OnExit = ProxyServerExit
- end
- object EMail: TEdit
- Left = 88
- Top = 125
- Width = 233
- Height = 21
- TabOrder = 8
- OnChange = EMailChange
- end
- object AutoQuery: TCheckBox
- Left = 8
- Top = 180
- Width = 257
- Height = 21
- Caption = 'Automatic Internet query for unrecognized discs'
- TabOrder = 9
- OnClick = AutoQueryClick
- end
- object List: TBitBtn
- Left = 248
- Top = 8
- Width = 73
- Height = 21
- Hint = 'Get server list|Get list of CDDB servers from cddb.cddb.com'
- Caption = 'Refresh'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = ListClick
- Glyph.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 1800000000000003000000000000000000000000000000000000FFFFFF000000
- 000000000000000000000000808080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFC0C0C0808080C0C0C0C0C0C080808080808000000000
- 0000808080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF808080
- FFFFFF00000000000000FFFF808080808080000000808080FFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF80808000000000FF00000000FFFFFF80808000
- FFFF808080000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC0C0C0000000
- 00FF0000FF00000000000000000000FFFFFF00FFFF000000FFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFF00000000FF0000FF0000FF0000FF0000FF00000000C0
- C0C0FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00
- 00FF0000FF0000FF0000FF00000000000000808080000000FFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF0000FF0000000000000000000000
- FFFF000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- 00000000FF00000000C0C0C000FFFF000000000000FFFFFF8000008000008000
- 00808000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFF00000000
- 0000FFFFFF800000000000000000800000800000FF0000FFFFFFFFFFFFFFFFFF
- FFFFFF000000FFFFFF000000000000008080800000000000000000FF00000080
- 00C0C0C0808000808080FFFFFFFFFFFFFFFFFF00000000808080808000FFFF00
- FFFF800000000000FF0000008000008000808000C0C0C0008000FFFFFFFFFFFF
- FFFFFFFFFFFF000000000000000000000000800000000000FF00000080808080
- 00008000FFFFFF008000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFF000000FF0000808000FF0000008000FFFFFFC0C0C0808080FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000008000808000C0C0
- C0FFFF00808080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFF808080008000008080808080FFFFFFFFFFFF}
- end
- object SMTPServer: TEdit
- Left = 88
- Top = 150
- Width = 233
- Height = 21
- Hint = 'This is for the '#39'CDDB Submit'#39' - feature in the future versions.'
- Enabled = False
- TabOrder = 10
- Text = '(not yet in use)'
- OnChange = EMailChange
- end
- object DisableCDDBSound: TCheckBox
- Left = 8
- Top = 200
- Width = 241
- Height = 17
- Caption = 'Disable CDDB Server Access Sound'
- TabOrder = 11
- OnClick = DisableCDDBSoundClick
- end
- end
- object DeviceTab: TTabSheet
- Caption = 'CD-Device'
- object Label16: TLabel
- Left = 168
- Top = 102
- Width = 33
- Height = 19
- Alignment = taCenter
- AutoSize = False
- Caption = 'end'
- Layout = tlCenter
- end
- object Label19: TLabel
- Left = 264
- Top = 60
- Width = 49
- Height = 19
- AutoSize = False
- Caption = '[sectors]'
- Layout = tlCenter
- end
- object Label17: TLabel
- Left = 24
- Top = 34
- Width = 80
- Height = 19
- AutoSize = False
- Caption = 'Number of retries'
- Layout = tlCenter
- end
- object Label20: TLabel
- Left = 24
- Top = 8
- Width = 78
- Height = 19
- AutoSize = False
- Caption = 'Sectors per read'
- Layout = tlCenter
- end
- object Bevel2: TBevel
- Left = 8
- Top = 226
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object Label3: TLabel
- Left = 8
- Top = 230
- Width = 201
- Height = 15
- AutoSize = False
- Caption = 'More information about device options in '
- Layout = tlCenter
- end
- object documentation: TLabel
- Left = 204
- Top = 230
- Width = 201
- Height = 15
- Cursor = crHandPoint
- Hint = 'See the documentation'
- AutoSize = False
- Caption = 'documentation'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Layout = tlCenter
- OnClick = documentationClick
- end
- object Label25: TLabel
- Left = 264
- Top = 102
- Width = 49
- Height = 19
- AutoSize = False
- Caption = '[sectors]'
- Layout = tlCenter
- end
- object Reverse: TCheckBox
- Left = 8
- Top = 162
- Width = 305
- Height = 15
- Caption = 'Reverse byte order (low-endian)'
- TabOrder = 17
- OnClick = ReverseClick
- end
- object DisableOverflow: TCheckBox
- Left = 8
- Top = 142
- Width = 225
- Height = 15
- Caption = 'Disable '#39'Buffer Overflow'#39' - checking'
- TabOrder = 16
- OnClick = DisableOverflowClick
- end
- object Swap: TCheckBox
- Left = 8
- Top = 122
- Width = 345
- Height = 15
- Caption = 'Swap left and right channel'
- TabOrder = 15
- OnClick = SwapClick
- end
- object TrackOffset: TCheckBox
- Left = 8
- Top = 102
- Width = 105
- Height = 15
- Caption = 'Track offset start'
- TabOrder = 10
- OnClick = TrackOffsetClick
- end
- object StartOffset: TEdit
- Left = 112
- Top = 102
- Width = 41
- Height = 19
- AutoSize = False
- TabOrder = 11
- Text = '0'
- OnExit = StartOffsetExit
- end
- object UDStart: TUpDown
- Left = 153
- Top = 102
- Width = 15
- Height = 19
- Associate = StartOffset
- Min = 0
- Position = 0
- TabOrder = 12
- Wrap = False
- OnClick = UDStartClick
- end
- object EndOffset: TEdit
- Left = 200
- Top = 102
- Width = 41
- Height = 19
- AutoSize = False
- TabOrder = 13
- Text = '0'
- OnExit = EndOffsetExit
- end
- object UDEnd: TUpDown
- Left = 241
- Top = 102
- Width = 15
- Height = 19
- Associate = EndOffset
- Min = 0
- Position = 0
- TabOrder = 14
- Wrap = False
- OnClick = UDEndClick
- end
- object Skip: TCheckBox
- Left = 8
- Top = 82
- Width = 161
- Height = 15
- Caption = 'Skip defected sectors'
- TabOrder = 9
- OnClick = SkipClick
- end
- object SectorSync: TCheckBox
- Left = 8
- Top = 60
- Width = 185
- Height = 19
- Caption = 'Sector Synchronization, sync. size'
- TabOrder = 6
- OnClick = SectorSyncClick
- end
- object SectorSyncSize: TEdit
- Left = 200
- Top = 60
- Width = 41
- Height = 19
- AutoSize = False
- TabOrder = 7
- Text = '0'
- OnExit = SectorSyncSizeExit
- end
- object UDSync: TUpDown
- Left = 241
- Top = 60
- Width = 15
- Height = 19
- Associate = SectorSyncSize
- Min = 0
- Position = 0
- TabOrder = 8
- Wrap = False
- OnClick = UDSyncClick
- end
- object DefaultRetries: TButton
- Left = 176
- Top = 34
- Width = 65
- Height = 19
- Caption = 'Set default'
- TabOrder = 5
- OnClick = DefaultRetriesClick
- end
- object UDRetries: TUpDown
- Left = 153
- Top = 34
- Width = 15
- Height = 19
- Associate = Retries
- Min = 0
- Position = 0
- TabOrder = 4
- Wrap = False
- OnClick = UDRetriesClick
- end
- object Retries: TEdit
- Left = 112
- Top = 34
- Width = 41
- Height = 19
- AutoSize = False
- TabOrder = 3
- Text = '0'
- OnExit = RetriesExit
- end
- object Sectors: TEdit
- Left = 112
- Top = 8
- Width = 41
- Height = 19
- AutoSize = False
- TabOrder = 0
- Text = '0'
- OnExit = SectorsExit
- end
- object UDSectors: TUpDown
- Left = 153
- Top = 8
- Width = 15
- Height = 19
- Associate = Sectors
- Min = 0
- Position = 0
- TabOrder = 1
- Wrap = False
- OnClick = UDSectorsClick
- end
- object DefaultSectors: TButton
- Left = 176
- Top = 8
- Width = 65
- Height = 19
- Caption = 'Set default'
- TabOrder = 2
- OnClick = DefaultSectorsClick
- end
- end
- object TabSheet1: TTabSheet
- Caption = 'User Interface'
- object Image1: TImage
- Left = 8
- Top = 70
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label7: TLabel
- Left = 8
- Top = 128
- Width = 313
- Height = 28
- AutoSize = False
- Caption =
- 'Characters /:*?"<>| are reserved by O/S and can'#39't be used in fil' +
- 'enames. Redefine reserved characters to legal character strings.'
- WordWrap = True
- end
- object Label9: TLabel
- Left = 8
- Top = 158
- Width = 7
- Height = 13
- Caption = '/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label10: TLabel
- Left = 8
- Top = 180
- Width = 5
- Height = 13
- Caption = ':'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label12: TLabel
- Left = 88
- Top = 158
- Width = 6
- Height = 13
- Caption = '*'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label13: TLabel
- Left = 88
- Top = 180
- Width = 8
- Height = 13
- Caption = '?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label21: TLabel
- Left = 168
- Top = 158
- Width = 8
- Height = 13
- Caption = '<'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label11: TLabel
- Left = 168
- Top = 180
- Width = 7
- Height = 13
- Caption = '"'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label23: TLabel
- Left = 248
- Top = 180
- Width = 4
- Height = 13
- Caption = '|'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Label22: TLabel
- Left = 248
- Top = 158
- Width = 8
- Height = 13
- Caption = '>'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- end
- object Bevel4: TBevel
- Left = 8
- Top = 42
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object Bevel5: TBevel
- Left = 8
- Top = 95
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object Bevel6: TBevel
- Left = 8
- Top = 121
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object Bevel7: TBevel
- Left = 8
- Top = 226
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object Label26: TLabel
- Left = 8
- Top = 230
- Width = 233
- Height = 15
- AutoSize = False
- Caption = 'More information about user interface options in '
- Layout = tlCenter
- end
- object Label27: TLabel
- Left = 236
- Top = 230
- Width = 92
- Height = 15
- Cursor = crHandPoint
- Hint = 'See the documentation'
- AutoSize = False
- Caption = 'documentation'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Layout = tlCenter
- OnClick = documentationClick
- end
- object HotTrack: TCheckBox
- Left = 8
- Top = 21
- Width = 313
- Height = 19
- Caption = 'Highlight track titles when the mouse passes over them'
- TabOrder = 0
- OnClick = HotTrackClick
- end
- object Tip: TCheckBox
- Left = 8
- Top = 4
- Width = 217
- Height = 17
- Caption = 'Show tips at startup'
- TabOrder = 1
- OnClick = TipClick
- end
- object WhatSound: TEdit
- Left = 26
- Top = 68
- Width = 223
- Height = 21
- MaxLength = 250
- TabOrder = 2
- OnChange = WhatSoundChange
- end
- object BrowseForWave: TBitBtn
- Left = 256
- Top = 68
- Width = 65
- Height = 23
- Caption = '&Browse'
- TabOrder = 3
- OnClick = BrowseForWaveClick
- Glyph.Data = {
- 36050000424D3605000000000000360400002800000010000000100000000100
- 0800000000000001000000000000000000000001000000010000000000003300
- 00006600000099000000CC000000FF0000000033000033330000663300009933
- 0000CC330000FF33000000660000336600006666000099660000CC660000FF66
- 000000990000339900006699000099990000CC990000FF99000000CC000033CC
- 000066CC000099CC0000CCCC0000FFCC000000FF000033FF000066FF000099FF
- 0000CCFF0000FFFF000000003300330033006600330099003300CC003300FF00
- 330000333300333333006633330099333300CC333300FF333300006633003366
- 33006666330099663300CC663300FF6633000099330033993300669933009999
- 3300CC993300FF99330000CC330033CC330066CC330099CC3300CCCC3300FFCC
- 330000FF330033FF330066FF330099FF3300CCFF3300FFFF3300000066003300
- 66006600660099006600CC006600FF0066000033660033336600663366009933
- 6600CC336600FF33660000666600336666006666660099666600CC666600FF66
- 660000996600339966006699660099996600CC996600FF99660000CC660033CC
- 660066CC660099CC6600CCCC6600FFCC660000FF660033FF660066FF660099FF
- 6600CCFF6600FFFF660000009900330099006600990099009900CC009900FF00
- 990000339900333399006633990099339900CC339900FF339900006699003366
- 99006666990099669900CC669900FF6699000099990033999900669999009999
- 9900CC999900FF99990000CC990033CC990066CC990099CC9900CCCC9900FFCC
- 990000FF990033FF990066FF990099FF9900CCFF9900FFFF99000000CC003300
- CC006600CC009900CC00CC00CC00FF00CC000033CC003333CC006633CC009933
- CC00CC33CC00FF33CC000066CC003366CC006666CC009966CC00CC66CC00FF66
- CC000099CC003399CC006699CC009999CC00CC99CC00FF99CC0000CCCC0033CC
- CC0066CCCC0099CCCC00CCCCCC00FFCCCC0000FFCC0033FFCC0066FFCC0099FF
- CC00CCFFCC00FFFFCC000000FF003300FF006600FF009900FF00CC00FF00FF00
- FF000033FF003333FF006633FF009933FF00CC33FF00FF33FF000066FF003366
- FF006666FF009966FF00CC66FF00FF66FF000099FF003399FF006699FF009999
- FF00CC99FF00FF99FF0000CCFF0033CCFF0066CCFF0099CCFF00CCCCFF00FFCC
- FF0000FFFF0033FFFF0066FFFF0099FFFF00CCFFFF00FFFFFF00000000000D0D
- 0D001A1A1A00282828003535350043434300505050005D5D5D006B6B6B007878
- 78008686860093939300A1A1A100AEAEAE00BBBBBB00C9C9C900D6D6D600E4E4
- E400F1F1F100FFFFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000E6E6E6E6E6E6
- E6E6E6E6E6E6E60000E6E6E6E6E6E6E6E6E6E6E6E6E603230500E6E600000000
- 00000000000223050500E67EAAAAAAAAAAAAAA7E032305057E00E67ED6CFD5CF
- D5CFCF02230505CFAA00E67ED6D5CFE20000E2E70505CFCFAA00E67ED6CFE2E7
- 23E700E17ECFD5CFAA00E67ED6E2D723E723E700CFD5CFD5AA00E67ED6E223D7
- 23E72300CFCFD5CFAA00E67ED6E2D723D723E700CFD5CFD5AA00E67ED6CFE2D7
- 23D700E2D5D5D5CFAA00E67ED6D6CFE2E200E2D6D6D6D6D5AA00E67EAAAAAAAA
- AAAAAA7E7E7E7E7E7EE6E6E67EEAD6D6D5D57E00E6E6E6E6E6E6E6E6E67E7E7E
- 7E7E00E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6}
- end
- object HigherPriority: TCheckBox
- Left = 8
- Top = 101
- Width = 313
- Height = 17
- Caption = 'Run Easy CD-DA Extractor at higher priority'
- TabOrder = 4
- OnClick = HigherPriorityClick
- end
- object illegal1: TEdit
- Left = 24
- Top = 158
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 5
- OnExit = illegal1Exit
- end
- object illegal5: TEdit
- Left = 24
- Top = 180
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 6
- OnExit = illegal5Exit
- end
- object illegal2: TEdit
- Left = 104
- Top = 158
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 7
- OnExit = illegal2Exit
- end
- object illegal6: TEdit
- Left = 104
- Top = 180
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 8
- OnExit = illegal6Exit
- end
- object illegal3: TEdit
- Left = 184
- Top = 158
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 9
- OnExit = illegal3Exit
- end
- object illegal7: TEdit
- Left = 184
- Top = 180
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 10
- OnExit = illegal7Exit
- end
- object illegal9: TEdit
- Left = 184
- Top = 202
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 11
- OnExit = illegal9Exit
- end
- object illegal4: TEdit
- Left = 264
- Top = 158
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 12
- OnExit = illegal4Exit
- end
- object illegal8: TEdit
- Left = 264
- Top = 180
- Width = 41
- Height = 17
- AutoSize = False
- MaxLength = 5
- TabOrder = 13
- OnExit = illegal8Exit
- end
- object ConvertSpace: TCheckBox
- Left = 8
- Top = 202
- Width = 161
- Height = 17
- Caption = 'Convert space characters to'
- TabOrder = 14
- OnClick = ConvertSpaceClick
- end
- object Lowercase: TCheckBox
- Left = 240
- Top = 202
- Width = 89
- Height = 17
- Caption = 'Lower case'
- TabOrder = 15
- OnClick = LowercaseClick
- end
- object PlaySoundAtTheEnd: TCheckBox
- Left = 8
- Top = 48
- Width = 249
- Height = 17
- Caption = 'Play a sound at the end of extraction process'
- TabOrder = 16
- OnClick = PlaySoundAtTheEndClick
- end
- end
- object Misc: TTabSheet
- Caption = 'Dial-Up Networking'
- object Bevel3: TBevel
- Left = 8
- Top = 226
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object Label31: TLabel
- Left = 8
- Top = 230
- Width = 217
- Height = 15
- AutoSize = False
- Caption = 'More information about dial-up networking in '
- Layout = tlCenter
- end
- object Label32: TLabel
- Left = 220
- Top = 230
- Width = 92
- Height = 15
- Cursor = crHandPoint
- Hint = 'See the documentation'
- AutoSize = False
- Caption = 'documentation'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Layout = tlCenter
- OnClick = documentationClick
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 28
- Width = 313
- Height = 177
- Caption = 'Settings'
- TabOrder = 1
- object Label28: TLabel
- Left = 8
- Top = 20
- Width = 54
- Height = 21
- AutoSize = False
- Caption = 'Connection'
- Layout = tlCenter
- end
- object Label29: TLabel
- Left = 8
- Top = 80
- Width = 256
- Height = 20
- Caption = 'BETA BETA BETA BETA BETA '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label30: TLabel
- Left = 8
- Top = 100
- Width = 300
- Height = 26
- Caption =
- 'This is just an experimental version, connection should work ok,' +
- ' but settings below this text may not work!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object RASUseAnother: TCheckBox
- Left = 8
- Top = 132
- Width = 257
- Height = 17
- Caption = 'Do not use if another connection is already open'
- TabOrder = 0
- OnClick = RASUseAnotherClick
- end
- object RASClose: TCheckBox
- Left = 8
- Top = 152
- Width = 273
- Height = 17
- Caption = 'Close Dial-Up Connection when finished'
- TabOrder = 1
- OnClick = RASCloseClick
- end
- object RASProperties: TButton
- Left = 96
- Top = 48
- Width = 100
- Height = 25
- Caption = '&Properties...'
- TabOrder = 2
- OnClick = RASPropertiesClick
- end
- object RASNew: TButton
- Left = 205
- Top = 48
- Width = 100
- Height = 25
- Caption = '&New connection...'
- TabOrder = 3
- OnClick = RASNewClick
- end
- object RASConnection: TComboBox
- Left = 72
- Top = 20
- Width = 233
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 4
- OnChange = RASConnectionChange
- end
- end
- object RASUse: TCheckBox
- Left = 8
- Top = 8
- Width = 313
- Height = 17
- Caption = 'Use Dial-Up Networking for remote connections'
- TabOrder = 0
- OnClick = RASUseClick
- end
- end
- end
- object OK: TBitBtn
- Left = 116
- Top = 288
- Width = 73
- Height = 25
- TabOrder = 1
- OnClick = OKClick
- Kind = bkOK
- end
- object Cancel: TBitBtn
- Left = 194
- Top = 288
- Width = 73
- Height = 25
- TabOrder = 2
- Kind = bkCancel
- end
- object Apply: TBitBtn
- Left = 272
- Top = 288
- Width = 73
- Height = 25
- Caption = 'Apply'
- TabOrder = 3
- OnClick = ApplyClick
- Glyph.Data = {
- F2010000424DF201000000000000760000002800000024000000130000000100
- 0400000000007C01000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
- 3333333333388F3333333333000033334224333333333333338338F333333333
- 0000333422224333333333333833338F33333333000033422222243333333333
- 83333338F3333333000034222A22224333333338F33F33338F33333300003222
- A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
- 38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
- 2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
- 0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
- 333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
- 33333A2224A2233333333338F338F83300003333333333A2224A333333333333
- 8F338F33000033333333333A222433333333333338F338F30000333333333333
- A224333333333333338F38F300003333333333333A223333333333333338F8F3
- 000033333333333333A3333333333333333383330000}
- NumGlyphs = 2
- end
- object OpenWaves: TOpenDialog
- DefaultExt = 'wav'
- FileName = '*.wav'
- Filter = 'Wave sound (*.wav)|*.wav'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
- Title = 'Open a Wave file'
- Left = 52
- Top = 288
- end
- end
-